#hero-world-cup:after,
#hero-zero-commission:after {
    background-color: #fff;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

#hero-world-cup,
#hero-zero-commission {
    padding: 60px 0 90px;
    text-decoration: none
}

#hero-world-cup .hero-content h1,
#hero-zero-commission .hero-content h1 {
    font-size: 2.8125rem;
    font-weight: 700;
    line-height: 3.4375rem
}

#hero-world-cup .hero-content h2,
#hero-zero-commission .hero-content h2 {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 2.125rem
}

#hero-world-cup .hero-content h2 span,
#hero-zero-commission .hero-content h2 span {
    background-color: #8799ae;
    -webkit-box-decoration-break: clone;
    padding: 4px 8px
}

#hero-world-cup .hero-content .btn-cta,
#hero-zero-commission .hero-content .btn-cta {
    border-width: 2px;
    font-size: 1rem;
    font-weight: 700;
    padding: 7px 10px;
    text-shadow: none
}

#hero-world-cup .hero-content .btn-teal,
#hero-zero-commission .hero-content .btn-teal {
    border-color: #01acb6
}

#hero-world-cup .hero-content .btn-teal:hover,
#hero-zero-commission .hero-content .btn-teal:hover {
    background-color: #0a8194;
    border-color: #0a8194;
    color: #fff
}

#hero-world-cup .hero-content .btn-outline-teal,
#hero-zero-commission .hero-content .btn-outline-teal {
    background-color: #fff;
    border-color: #01acb6;
    color: #01acb6
}

#hero-world-cup .hero-content .btn-outline-teal:hover,
#hero-zero-commission .hero-content .btn-outline-teal:hover {
    border-color: #0a8194;
    color: #0a8194
}

#hero-world-cup .hero-content .phone-spotlight,
#hero-zero-commission .hero-content .phone-spotlight {
    filter: drop-shadow(2px 4px 30px rgba(0, 0, 0, .2))
}

#hero-world-cup .hero-content .image-to-top,
#hero-zero-commission .hero-content .image-to-top {
    top: -15px
}

.scroll-ind-wrap {
    display: none
}

body.dark-features #key-features {
    background-color: #283545
}

@media screen and (max-width:599px) {
    #mc .journey-disclaimers-wrapper .disclaimer:first-of-type {
        margin-top: 20px
    }

    #hero-world-cup,
    #hero-zero-commission {
        padding: 45px 0 50px
    }

    #hero-world-cup .hero-content h1,
    #hero-zero-commission .hero-content h1 {
        font-size: 2.25rem;
        line-height: 2.9375rem
    }
}

@media screen and (min-width:600px) {
    #mc .hero-overlay {
        background-color: #f6f7f8
    }

    #mc .hero-overlay .lhp-feature-ico svg {
        fill: #101418
    }

    #mc .hero-overlay .scroll-ind:not(:hover) {
        background-color: rgba(31, 40, 48, .12)
    }

    #mc .hero-overlay .journey-disclaimers-wrapper {
        padding-bottom: 20px;
        padding-top: 20px
    }
}

@media screen and (min-width:1100px) {
    #mc .hero-overlay .journey-disclaimers-wrapper .disclaimers:first-of-type {
        margin-top: -20px
    }

    #hero-world-cup .laptop-phone-image,
    #hero-zero-commission .laptop-phone-image {
        top: -10px
    }
}

@media print {

    #hero-world-cup,
    #hero-zero-commission {
        padding: 40px 0;
        text-align: center
    }

    #hero-world-cup .hero-bg-image,
    #hero-zero-commission .hero-bg-image {
        display: none
    }

    #hero-world-cup h1,
    #hero-zero-commission h1 {
        font-size: 2.5rem;
        line-height: 3.3125rem
    }

    #hero-world-cup h2,
    #hero-zero-commission h2 {
        font-size: 1.5rem;
        line-height: 1.875rem
    }

    #hero-world-cup h3,
    #hero-zero-commission h3 {
        font-size: 1.0625rem;
        line-height: 1.5rem;
        margin-bottom: 20px
    }

    #hero-world-cup .lead-in,
    #hero-zero-commission .lead-in {
        font-size: 1.0625rem;
        line-height: 1.5rem
    }
}

@media screen and (min-width:600px) and (max-width:1099px) {

    #hero-world-cup,
    #hero-zero-commission {
        padding: 50px 0
    }

    #hero-world-cup .hero-content h1,
    #hero-zero-commission .hero-content h1 {
        font-size: 2.375rem;
        line-height: 3rem
    }
}